How to Install ibus-mozc software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install ibus-mozc software package in Ubuntu 12.04 LTS (Precise Pangolin)

ibus-mozc software package provides Mozc engine for IBus - Client of the Mozc input method, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ibus-mozc 

ibus-mozc is installed in your system.

Make ensure the ibus-mozc package were installed using the commands given below,

$ sudo dpkg-query -l | grep ibus-mozc *

You will get with ibus-mozc package name, version, architecture and description in a table

ibus-mozc package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package ibus-mozc
Version 1.3.975.102-2
Description Mozc engine for IBus - Client of the Mozc input method
Sub Section Utils


See Also, How to uninstall or remove ibus-mozc software package from Ubuntu 12.04 LTS (Precise Pangolin)?